Parameters
- i
 - The zero-based column ordinal.
 - fieldOffset
 - The index within the field where the read operation is to begin.
 - buffer
 - The buffer into which to copy data.
 - bufferOffset
 - The index within the buffer where the write operation is to begin.
 - length
 - The maximum number of characters to read.
 
Return Value
The actual number of characters read.